PING (Packet Internet Groper) - traduzione in Inglese
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

PING (Packet Internet Groper) - traduzione in Inglese

COMPUTER NETWORK ADMINISTRATION UTILITY USED TO TEST THE REACHABILITY OF A HOST
ICMP Echo Reply; Echo Reply; ICMP Echo Request; Echo Request; Packet Internet Grouper; Packet Internet Groper; ICMP echo request; ICMP Echo; Ping (Unix); ICMP echo response; Icmp echo request; ICMP echo reply; Icmp echo reply; Icmp echo response; ICMP Echo Response; Ping test; Ping command; ICMP echo; Ping6; Echo request; Echo reply; Ping utility
  • DOS version of ping

Packet Internet Groper         
See: PING
packet switching         
  • CCITT SGVII X25 Advocates
  • NCSA]] using traffic data provided by the [[Merit Network]].
  • An animation demonstrating [[datagram]] type of packet switching across a network
METHOD FOR TRANSMITTING DATA OVER A COMPUTER NETWORK
Packet switched; Packet-switching; Packet-switched; Packet Switching; Datapackets; Packet-switched network; Packet-switched radio; Packet-switched data network; Private data network; International packet network; Packet network; Transpac (network); Packet-oriented; Packet based; Packet switch; Packet Switch; Packet switched network; Packet manager; SCANNET; RCP (Packet switching); Octopus (network); OCTOPUS (network); Octopus network; Datex-P; Packet mode communication; European Informatics Network; Packet-switched computer network
expression
conmutación f de paquetes
Packet switching         
  • CCITT SGVII X25 Advocates
  • NCSA]] using traffic data provided by the [[Merit Network]].
  • An animation demonstrating [[datagram]] type of packet switching across a network
METHOD FOR TRANSMITTING DATA OVER A COMPUTER NETWORK
Packet switched; Packet-switching; Packet-switched; Packet Switching; Datapackets; Packet-switched network; Packet-switched radio; Packet-switched data network; Private data network; International packet network; Packet network; Transpac (network); Packet-oriented; Packet based; Packet switch; Packet Switch; Packet switched network; Packet manager; SCANNET; RCP (Packet switching); Octopus (network); OCTOPUS (network); Octopus network; Datex-P; Packet mode communication; European Informatics Network; Packet-switched computer network
Conmutación de paquetes

Definizione

petición
Derecho.
Solicitud de algo de gracia o de justicia, es decir, por caridad o porque se cree uno con derecho a ello. Tiene una fuerza intermedia entre el ruego y el requerimiento.

Wikipedia

Ping (networking utility)

ping is a computer network administration software utility used to test the reachability of a host on an Internet Protocol (IP) network. It is available for virtually all operating systems that have networking capability, including most embedded network administration software.

Ping measures the round-trip time for messages sent from the originating host to a destination computer that are echoed back to the source. The name comes from active sonar terminology that sends a pulse of sound and listens for the echo to detect objects under water.

Ping operates by means of Internet Control Message Protocol (ICMP) packets. Pinging involves sending an ICMP echo request to the target host and waiting for an ICMP echo reply. The program reports errors, packet loss, and a statistical summary of the results, typically including the minimum, maximum, the mean round-trip times, and standard deviation of the mean.

The command-line options of the ping utility and its output vary between the numerous implementations. Options may include the size of the payload, count of tests, limits for the number of network hops (TTL) that probes traverse, interval between the requests and time to wait for a response. Many systems provide a companion utility ping6, for testing on Internet Protocol version 6 (IPv6) networks, which implement ICMPv6.